projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26d16b3
)
Defer to configure.ac for required automake version
author
Glenn Morris
<rgm@gnu.org>
Tue, 7 Aug 2012 17:02:30 +0000
(13:02 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Tue, 7 Aug 2012 17:02:30 +0000
(13:02 -0400)
INSTALL.BZR
patch
|
blob
|
history
diff --git
a/INSTALL.BZR
b/INSTALL.BZR
index e98d742fb33eae8abc972605712f7a011ff8c07c..9ff6a73a1c5a9e061afcd953722301016c2ef833 100644
(file)
--- a/
INSTALL.BZR
+++ b/
INSTALL.BZR
@@
-9,7
+9,8
@@
when building from a release. You will need:
autoconf - at least the version specified near the start of
configure.ac (in the AC_PREREQ command).
-automake - we recommend at least version 1.11.
+automake - at least the version specified near the start of
+ configure.ac (in the AM_INIT_AUTOMAKE command).
makeinfo - not strictly necessary, but highly recommended, so that
you can build the manuals.